adTempus API
PreviousUpNext
IRestartComputerTask::Delay Property

Gets or sets the delay (in seconds) before the computer is shut down.

C++
__property long Delay;
C#
long Delay;
Visual Basic
Property Delay() As long
Default Value

0

If the Delay is 0, the computer begins shutting down as soon as the task is executed. If the Delay is >0, the task displays the System Shutdown notice and waits Delay seconds before shutting down.

adTempus API Reference version 3.0.0.0, revised 10/30/2008